H1 - Heading 1

H2 - Heading 2

H2 - Heading 3

H4 - Heading 4

H5 - Heading 5
BODY - Document body.

P - Paragraph.


BR - Forced line break.
PRE - Preformatted text.
 
BLOCKQUOTE - Long quotation.
A - Anchor. Together with attribute "href" defines a hyperlink.
HR - Horizontal rule.
DIV - Divider. Generic language/style block-level container.
SPAN - Generic language/style in-line container.
ADDRESS - Information on author.
B - Bold. I - Italic. U - Underline. SUP - Subscript. SUB - Superscript.
EM - Indicates emphasis.
STRONG - Indicates stronger emphasis.
DFN - Indicates that this is the defining instance of the enclosed term.
CODE - Designates a fragment of computer code.
SAMP - Designates sample output from programs, scripts, etc.
KBD - Indicates text to be entered by the user.
VAR - Indicates an instance of a variable or program argument.
CITE - Contains a citation or a reference to other sources.
ABBR - Indicates an abbreviated form (e.g., WWW, HTTP, URI, Mass., etc.)
ACRONYM - Indicates an acronym (e.g., WAC, radar, etc.)
INS - Inserted text.
DEL - Deleted text.

  1. OL - Ordered List
  2. LI - List Item
  3. LI - List Item
  4. LI - List Item
DL - Definition List
DT - Definition Term
DD - Definition Description
DT - Definition Term
DD - Definition Description
DT - Definition Term
DD - Definition Description

TABLE - Table element
CAPTION - Table caption
THEAD - Table header
TH - Table Head TH - Table Head TH - Table Head
TD - Table Data TD - Table Ddata TD - Table Data
TFOOT - Table Footer
TH - Table Head TH - Table Head TH - Table Head
TD - Table Data TD - Table Data TD - Table Data
TBODY - Table Body
TH - Table head TH - Table head TH - Table head
TD - Table Data TD - Table Data TD - Table Data
TD - Table Data TD - Table Data TD - Table Data
TD - Table Data TD - Table Data TD - Table Data

IMG - embedded image
FORM - interactive form
FIELDSET - form control group LEGEND - fieldset legend

INPUT type="checkbox"
INPUT type="radio"